home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / SHOG.OPD < prev    next >
Encoding:
Text File  |  1996-11-12  |  1.1 KB  |  54 lines

  1. #[document 52.6251 110.175 142.475 210.725
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(56.50,120.45);
  16. l(55.10,115.25);
  17. l(58.20,112.65);
  18. l(62.60,113.75);
  19. l(100.35,135.55);
  20. l(105.50,144.35);
  21. l(109.90,160.85);
  22. l(116.35,171.95);
  23. l(126.60,181.95);
  24. l(131.50,172.55);
  25. l(133.60,163.25);
  26. l(133.60,154.95);
  27. l(140.00,158.65);
  28. l(138.10,176.45);
  29. l(133.60,190.65);
  30. l(121.00,208.25);
  31. l(117.20,202.15);
  32. l(108.35,189.95);
  33. l(96.50,180.25);
  34. l(84.70,174.15);
  35. l(77.60,169.95);
  36. l(77.95,160.65);
  37. l(77.95,150.55);
  38. l(74.00,140.75);
  39. l(65.95,131.95);
  40. l(56.50,120.45);
  41. close_edge();
  42. p=path();
  43. gc_draw_style(stroked);
  44. gc_line_join_style(round);
  45. gc_stroke_width(3.50);
  46. gc_font_draw_style(0);
  47. gc_color(0.00,0.00,0.00);
  48. gc_opacity(0.15);
  49. s[0]=draw(p);
  50. page:=s[0];
  51. s=NULL;
  52. #]page
  53. #]document
  54.